home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / msqllib / readme < prev    next >
Text File  |  1999-01-01  |  1KB  |  44 lines

  1. Short: Access mSQL database with a shared library
  2. Author: cfc@iname.com
  3. Uploader: cfc@iname.com
  4. Type: biz/dbase
  5. Version: 5.3
  6. Distribution: Freeware
  7.  
  8.     The mSQL database engine was ported on Amiga by Mike Erasmus. It's the
  9. first SQL database engine available on Amiga.
  10.  
  11.     msql.library is an Amiga shared library that offer the required api to
  12. access a mSQL database engine.
  13.     Without it, you'll need to link your application with the static msql
  14. library.
  15.     In addition, msql.library provide an ARexx support to access mSQL db.
  16.     With it, you can access a mSQL server with any language! :)
  17.  
  18.     NEWS:
  19.     ----
  20.             - Code changes and bugs fix from the new V2.0.7 mSQL release.
  21.  
  22.                         ----------------
  23.  
  24.     Contains developper & user materials. Include examples.
  25.  
  26.  
  27.                         ----------------
  28.  
  29. THIS SOFTWARE IS FREEWARE (see doc), NOT IN THE PUBLIC DOMAIN !
  30.  
  31. IT'S STRICTLY FORBIDDEN TO INCLUDE THIS ARCHIVE IN ANY KIND OF SOFTWARE
  32. COLLECTION EXCEPT AMINET FILESERVER, AMINET CD'S OR BY A EXPLICIT
  33. PERMISSION FROM ME !
  34.  
  35. THIS SOFTWARE IS PROVIDED "AS IS". NO REPRESENTATIONS OR WARRANTIES ARE
  36. MADE WITH RESPECT TO THE ACCURACY, RELIABILITY, PERFORMANCE, CURRENTNESS,
  37. OR OPERATION OF THIS SOFTWARE, AND ALL USE IS AT YOUR OWN RISK !
  38.  
  39.                         ----------------
  40.  
  41. cfc@iname.com
  42. http://altern.org/cfc/msql
  43. http://altern.org/amsql
  44.